SyServiceExceptionResolutionStepTemplate 
Logical Entity Name  SyServiceExceptionResolutionStepTemplate 
Default Table Name  SyServiceExceptionResolutionStepTemplate 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionResolutionStepTemplate Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceExceptionResolutionStepTemplateId(PK)    int  NO 
 
StepOrder    int  NO 
 
StepDescrip    varchar(255)  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyServiceExceptionResolutionStepTemplate Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyServiceExceptionResolutionStepTemplate_SyServiceExceptionResolutionStepTemplateId  PrimaryKey  SyServiceExceptionResolutionStepTemplateId 

SyServiceExceptionResolutionStepTemplate Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionResolutionStepTemplate_UserId_SyStaff_SyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SyServiceExceptionResolutionStepTemplateRelationship  Non-Identifying  One To Zero or More  FK_ResolutionStepTemplateRelationship_ResolutionStepTemplateId_ResolutionStepTemplate_ResolutionStepTemplateId        NO  YES 

SyServiceExceptionResolutionStepTemplate Check Constraints 
Check Constraint Name  CheckConstraint